GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-08-09T11:24:32.6885019+00:00",
"SubmitDate": "2026-08-09T11:24:32.6885019+00:00",
"ReportPeriodStart": "2026-08-09T11:24:32.6885019+00:00",
"ReportPeriodEnd": "2026-08-09T11:24:32.6885019+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "b7d1e116-bbb9-4ff0-9410-20a658b6de96",
"Rows": [
{
"ItemId": "ec61da95-893c-4f3b-9b35-44e7cc3184af",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "ec61da95-893c-4f3b-9b35-44e7cc3184af",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "b7d1e116-bbb9-4ff0-9410-20a658b6de96",
"Rows": [
{
"ItemId": "ec61da95-893c-4f3b-9b35-44e7cc3184af",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "ec61da95-893c-4f3b-9b35-44e7cc3184af",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"79c9f11f-fa8e-4cda-9b77-60801b7c4fc5",
"357d291f-6513-4022-9fde-c067696bb17b"
],
"Approvers": [
"0b5d3f5f-2c23-4164-8604-03f1fdc5e50f",
"c3aa20fd-6f85-4062-86c6-c3d342fd67ea"
],
"ApprovedBy": "f693df6f-d624-4b1b-a670-1f1a00169e3a",
"ApprovalDate": "2026-08-09T11:24:32.6885019+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "39a5f939-a759-4e60-93d2-7464f5db97d4",
"WorkPlanId": "e79ac5ba-509a-47e0-b9aa-b1946793e4d0",
"id": "c468e106-afd6-4127-91fc-01a36ecf6c7a",
"ConfigId": "8e097d1f-c71a-45d8-9e3d-e5dd35746012"
},
{
"GenerationDate": "2026-08-09T11:24:32.6885019+00:00",
"SubmitDate": "2026-08-09T11:24:32.6885019+00:00",
"ReportPeriodStart": "2026-08-09T11:24:32.6885019+00:00",
"ReportPeriodEnd": "2026-08-09T11:24:32.6885019+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "b7d1e116-bbb9-4ff0-9410-20a658b6de96",
"Rows": [
{
"ItemId": "ec61da95-893c-4f3b-9b35-44e7cc3184af",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "ec61da95-893c-4f3b-9b35-44e7cc3184af",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "b7d1e116-bbb9-4ff0-9410-20a658b6de96",
"Rows": [
{
"ItemId": "ec61da95-893c-4f3b-9b35-44e7cc3184af",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "ec61da95-893c-4f3b-9b35-44e7cc3184af",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"79c9f11f-fa8e-4cda-9b77-60801b7c4fc5",
"357d291f-6513-4022-9fde-c067696bb17b"
],
"Approvers": [
"0b5d3f5f-2c23-4164-8604-03f1fdc5e50f",
"c3aa20fd-6f85-4062-86c6-c3d342fd67ea"
],
"ApprovedBy": "f693df6f-d624-4b1b-a670-1f1a00169e3a",
"ApprovalDate": "2026-08-09T11:24:32.6885019+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "39a5f939-a759-4e60-93d2-7464f5db97d4",
"WorkPlanId": "e79ac5ba-509a-47e0-b9aa-b1946793e4d0",
"id": "c468e106-afd6-4127-91fc-01a36ecf6c7a",
"ConfigId": "8e097d1f-c71a-45d8-9e3d-e5dd35746012"
}
]